projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4e83d5
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 12 Nov 2006 23:20:36 +0000
(23:20 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 12 Nov 2006 23:20:36 +0000
(23:20 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 79b95c5b41a3c30b9776356ffbab469731102b51..c3fde3fac82628f9f2adfd5f63f9d41094a2dbce 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,12
@@
+2006-11-12 Juanma Barranquero <lekktu@gmail.com>
+
+ * coding.c (Fencode_sjis_char, Fencode_big5_char):
+ Improve argument/docstring consistency.
+
+ * editfns.c (Fmessage): Doc fixes.
+
+ * process.c (syms_of_process) <delete-exited-processes>: Doc fix.
+
2006-11-12 Chong Yidong <cyd@stupidchicken.com>
* xmenu.c (popup_activated): Define outside HAVE_MENUS.